Well, there is the option of opening the file sequentially.
skip the first line,
read everything else line by line, split each line by delimiter (comma?).
you‘d have full control of the datatypes