How to save a table to a storage or string , and how would I return it?
storage
string
There are a myriad of ways to solve this problem of table serialization, and the lua-users.org wiki has a good list of alternatives: