Hi ,
It wasn’t a ‘fresh’ project persay, but the easiest way I can think to repro would be:
1)Create a simple struct for the Data Table row.
2)Go into google sheets, create a table that respects the struct created with a few entries.
3)Download the csv of that table, and import using the struct into Unreal.
4)Now simply export the datatable as a csv or json and examine the data.
5)Try importing the exported csv.