Pass an array of objects, arrays, or values to the array_to_table() function and print result.
I found the type "array of table" not especially easy to grasp in TOML. This is because the syntax of an array of table is different from an array of, say, integer. It is not the case in JSON. So ...