Description
The playbooks is useful when you want to display a a long JSON dictionary in a record field.
It takes as input parameter a dict which it will slice into several chunks (chunk length represents the columns count).
It is possible to specify the chunk size in the configuration step.
the output is a set of HTML tables you can use directly with any HTML field of any record as illustrated below: