Hi there, I've noticed for a few weeks that any time I export data to CSV from my tables with Dynamic Columns enabled, the first row of the CSV where the headers should be is blank. Whereas exporting data to CSV from a regular table does show the headers properly.
Here's one of my export CSVs from a table with dynamic columns enabled (some data removed). Notice how the first line is blank.
2378,,13255,3378,196,Abc,1,2018-01-09T10:04:09.000Z,2017-01-04T13:51:00.000Z,,1,,,0,kneo_world,,,,,
2379,,13257,3379,196,Def,1,2018-01-09T10:04:09.000Z,2017-01-04T15:00:52.000Z,,1,,,0,kneo_world,,,,,
2380,,13257,3380,196,Ghi,1,2018-01-09T10:04:09.000Z,2017-01-04T15:01:38.000Z,,1,,,0,kneo_world,,,,,
I'm hoping this is easy to reproduce, but let me know if I should add some more details. Thanks!