The message appears when a character that is used as a delimiter, is found within the data line itself. For example: |ABC| vs |AB|C|
The potential fix could include checking if your data is properly delimited or removing the character causing the error.