type CsvFields<'a> = (&'a str, Option<&'a str>, Option<&'a str>, Option<&'a str>, Option<String>, Option<String>);