Hi Jerry,
There isn't a built-in mechanism to achieve that. However, you can pass a callback function that, after reading a CSV file, parses the data according to your needs and how your CSV is set up. I've attached a zipped panel that demonstrates how to parse the data and add a new row within the same column.
This is what I assumed what the csv would look like:
Column1,Column2,Column3
Row1Col1,"Row1
Col2",Row1Col3
Row2Col1,Row2Col2,Row2Col3
------------------------------
Cheers,
Aury Rukazana
Senior Software Developer
Ross Video
------------------------------