local t = {} t[1000] = "hi" ----------------- when break the script,the table t show empty,is it a bug?