Interface: DataCollectionBackendProperties#Columns#• Columns: { Id: string ; Name: string ; Order?: "asc" | "desc" ; Type: DataType }[]Rows#• Rows: { Items: DataItems }[]