Depends on what separator your table has.
If its standart comma separated csv file you can use table processing – add line
And use something like this:
{-Variable.data_for_1st_column-},{-Variable.data_for_2nd_column-},{-Variable.data_for_3rd_column-}