I’m taking a guess here but you’re trying to take a single string variable and inserting it into a data table variable?
What you might be looking for is Add Data Row and define your string as part of a string array in the ArrayRow, depending on how many columns you have in your configured DataTable.