I am building a user library which has some in built tables. The tables auto-load as the user imports the library into the model. I have an object with a dropscript and I am trying to duplicate the library global tables in the model with different names when the user drops that object onto the 3D model. I want to be able to duplicate the tables (instead of creating new ones) so that all the on reset code gets copied to the new tables.