Can I just check what you mean by “default names” above?
So, if I understand this correctly, you’ve made an enum (in C++ or as an asset?) containing the entries “Dog”, “Cat”, and “Bird”, and have then made a data table based upon this enum and added several entries to it, but this data is lost if you export and re-import the data table?