interface CsvColumnConfigimport { type CsvColumnConfig } from "https://deno.land/x/netsaur@0.2.15/data/mod.ts"; Propertiesoptionallabel: booleanWhether this column is a label column.