FancyTableToJSON
Description
It's util.TableToJSON but faster and it will turn numbers into integers if they fit as one.
Arguments
3boolean ignorecycle = false
If
true
it won't throw a lua error when you have a table that is recursive/cycle.