public table(name as String) as SortedMap<String, Object>:
Reads a nested TOML table.
name
Child values, or an empty map.
rotation = config.table("rotation")