@TimAI2's observation that a table conversion block is needed here is correct.
(I posted based solely on the Allrows.csv file contents, so I missed that.)
However, let me elaborate on the problem with the Allrows.csv file markup.
How many columns should there be in row 1 in the attachment?
You say 4, but AI2 sees just 1 column.
See attached, to see how the external " marks deactivated the
csv conversion block's treatment of the interior commas.
Had the " marks had interior closure, the commas would have been visible:
"a b","c d"
"e f","g h"
would have been recognized as having 2 columns, not just 1 column.
By the way, you say you successfully loaded a .tsv file.
Would you mind posting the ,tsv file and the blocks you used to convert it?
I haven't seen any one do that yet in this forum.
ABG