Import CSV files

Hi,

Is it possible to import CSV files that have a different number of columns, or rather, files where the columns are not always the same?
Ideally, I would like the import process to only consider columns that have a header (i.e., a value in the first row).

Thanks in advance for your help!