# figure out the column headings from the first line my @csvColumns = @{$csvParser->getline($csvHandle)};