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