Extended table module (table)Extended table module (table) The table module is part of Lua's standard library. XXTouch provides some extensions on top of it. Deep copy a table (table.deep_copy) Deep serialize a table (table.deep_dump) Load a table from serialized text (table.load_string)