It is important that the first line has to contain the headers.
Pay attention to line endings, under some circumstances you may have two line endings (esp. when exporting from windows systems).
Try to convert to unix line eneding format (for example, use the dos2unix command for this).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Probably you already solved this.
It is important that the first line has to contain the headers.
Pay attention to line endings, under some circumstances you may have two line endings (esp. when exporting from windows systems).
Try to convert to unix line eneding format (for example, use the dos2unix command for this).