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