Transforms annotated CSV query response to Giraffe's Table.
annotated CSV flux query response
creates a new Giraffe table
Optional
tableOptions allows to filter or even stop the processing of rows, specify maximum rows or restrict the columns to collect.
a new Table instance
Transforms annotated CSV query response to Giraffe's Table.