lua table check if empty code example Example: lua table is empty if not next(myTable) then -- Table is empty end