Help with Table

So I’m trying to just simply print a string that I’ve inserted into a table, however it’s returning nil instead of the string, why is that?

I’ve also pre-made a string inside the Table and it printed it well, however when I try printing it when I inserted it into the table using table.insert() it returned nil, anyone can help me?

Hi there!

I do think I understand your problem - would you mind elaborating on this little part here as well as provide the sample that you’ve used?