You might need to loop over the columns individually to find which one is causing the problem, as the error message doesn’t include that information.
What you can see is that the error occurs on the first row “Row0” - as a workaround you might just look at the raw data file for ‘#########’ characters and try to clean those up prior to conversion.