Example CSV format:
id,name,email 1,John Doe,john@example.com 2,Jane Smith,jane@example.com
Note: Maximum file size is 10MB
Column names should only contain letters, numbers, and underscores.
Use only letters, numbers, and underscores. Cannot start with a number.