rawget (table, index)
Gets the real value of table[index], without invoking any metamethod. table must be a table; index may be any value.
table[index]
table
index