Abraham GetzlerPower User
Instead of using the list from csv table block, use the split at \n block on your incoming file text.
Since it is just a single column of text delimited by new line (\n) characters, that will turn it into a list for you.
by Abraham Getzler at google forum