That table was made from a struct though …
If you plan on adding a nested structure inside of that initial struct, then you will get that nested struct’s ID inside of the CSV, but not inside of the Data Table as you will see below.
I’m not sure if it behaves the same way with C++ created structures, you may want to give that a try.
Nested structures within structures will behave as follows