UTF-8
_csv_version:1.0,some text, some text
ActualHeader1, ActualHeader2, ActualHeader3, …, ActualHeader50
Now I have problems reading this as CSV because the first and second row have different ammount of columns. Is there a way to ignore those 2 columns or to delete them(prepare the file for the actual CSV Read)? I cannot read the file as csv.