TableColumnCSF
type TableColumnCSF = object;Properties
Section titled “Properties”data_type?
Section titled “data_type?”optional data_type?: "text" | "number" | "boolean" | "datetime" | "unknown";formula?
Section titled “formula?”optional formula?: string;name: string;