``` File "/usr/local/lib/python3.9/site-packages/tabulate.py", line 1585, in tabulate num_cols = len(list_of_lists[0]) IndexError: list index out of range ```