You can not have a dictionary table with numbers as keys, unless those keys are 1, 2, 3 etc (Because it reads that like a normal table
You could always json your table and print it and see what characters are not needed and make your own json function to make it as compact as you can |