I have a string value “abcd” and a data table variable with 3 columns “column1, column2 and column3” and 10 rows with information so I want to add the string value “abcd” to a new column for each row the string value it will be always the same, which is the best way to solve this ??