
Hello Roll20.
Is it possible in some way to add a dynamic table to a roll template?
I want to be able to post a table with a different amount of rows and columns based on some underlying data.
Sometimes there might be 3 columns:
Some times it might just be two columns:
I have tried to directly insert HTML into a field and then print it with a roll template, but the HTML elements are all removed, as I expected.
So are there some helper function or something like it that allows for multiple iterations, forloops or anything of the likes where something is generated based on all the data?