I have to import an csv file which has tags and they use the same seperator for some strings. Is there a solution to avoid these error messages?
CsvMappingException: Too many entries: expected at most 5 (value #5 (7 chars) "中")
Example from csv file:
column1;<request>text;text2;text3;20013</reqest>; <response></repoonse>;
1.4m articles
1.4m replys
5 comments
57.0k users