Description
The parser reports the line of the file when an error occurs. It would be useful to also report the column to help locating the error in a large record. We may also consider throwing a subclass of IOException with additional line/column fields.