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