Hmm, something went wrong. Make sure:
<% } else { %>You can upload your datasets using the CSV format. Before uploading, make sure:
<% } %>,) delimited<%= error.unwrap() %>
If you are exporting data from a PostgreSQL database, you can use psql to generate a valid CSV file with a header:
\copy your_table_name TO 'output.csv' CSV HEADER