If a DataTable is created in the Editor based on a struct that contains an array of a second struct, and a change is made in the second struct, any existing data values that have been entered into the DataTable are reset and lost.
RESULT:
The existing data values in the DataTable are reset and the preset data is lost.
EXPECTED:
The existing values remain in the DataTable and the new variable appears in the DataTable.
Head over to the existing Questions & Answers thread and let us know what's up.