When i try to import an csv file i keep receiving the error 'One of the column names in header descriptions is absent'.
I'm new to appery and databases in general, but my interpretation of the error is that one of my header names doesnt contain any data. I've checked my excel spreadsheet and all columns have data in row 1.
I created a new spreadsheet ensuring that all cells are containing data.
I saved the file as a csv file and tried the import again.
I recieved the same error. I searched for a solution I couldn't find one.
Please can you help me