lua table says it's empty but it's not code example Example: lua table is empty if not next(myTable) then -- Table is empty end