As a developer, I want support for the "sep" metadata in CSV files. It's used to indicate the CSV separator symbol. I need this feature so that the CSVs files generated by our system are easily read by the library without modifying them each time. 