stack = {} table.insert(stack,3) print(table.remove(stack)) --> 3