Changing The Edit Script after Reloading the Data.
I am working on a document which has 3 tables in the Edit Script. After the initial reloading,I could observe that the modelling is not correct in Table view and now need to change one of the table details within Edit Script.After making that change,I would be needing to reload once again but want to make sure it doesn't double load the data for other 2 tables too..How do I make sure that during the second reloading ( after fixing that specific table) it doesn't mess up the document.