ValueError: headers for a list of dicts is not a dict or a keyword from: https://bitbucket.org/astanin/python-tabulate/issues/39/valueerror-headers-for-a-list-of-dicts-is The order of keys in a Python dictionary is undefined in Python 3. So the order…