Open coreation opened 11 years ago
The CSV formatters doesn't work on tabular data with a primary key set.
Use shift to get the "rows" instead of the "0" index.
Problem
The CSV formatters doesn't work on tabular data with a primary key set.
Solution
Use shift to get the "rows" instead of the "0" index.