Guessing the same. So either delete the column manually of create an export as CSV / df and export that as CSV is probably the right answer, as that way you won’t get the row ids.
EDIT:
This, basically: Exclude "ID" Column from CSV Data Table Export
Guessing the same. So either delete the column manually of create an export as CSV / df and export that as CSV is probably the right answer, as that way you won’t get the row ids.
EDIT:
This, basically: Exclude "ID" Column from CSV Data Table Export