Wrap each cell / value with double quotation marks or use the tab as a delimiter \ t.
You need to look at our doube quotes in a cell / value, you can replace them with single quotes or use escape char.
Eaxmple:
"Test", "test,123", "test 123", "test 123", "test 345" "Test", "test,123", "test 123", "test 123", "test 345" "Test", "test,123", "test 123", "test 123", "test 345"
source share