i'm trying to create a table from a google sheet sheet, I marked the header rows to skip to 1, however when I import the data I find :
- the columns name are : string_field_0, string_field_1 ...
- the header raw values existed as data in the table
I checked that in the sheet the first raw (number 1) is the header
