It is either you add a transformation to allow NULL values in column headers :
ifNull({ColumnName}, 'Unknown')
Or click on schema and regenerate
- open the source file and navigate to the specific sheet.
- in header row - go to the column AFTER the last column.
- Select ALL (CTRL + SHIFT + RIGHT)
- Delete (CTRL + -)
- Save
- Turn 'Use first row as headers' back on
- Preview data