if you're able to, I want a little help with a new thing i'm adding to Sonic Hub. It requires the tables from the data tab. I'm trying to make a system that grabs the users id & makes a table just for that user. Then it stores variables in there for that user in the user's table. I think of it kinda likes a browser's cookie system.
"A cookie is a piece of data from a website that is stored within a web browser that the website can retrieve at a later time. Cookies are used to tell the server that users have returned to a particular website."