So, I want to create a table, a few of them actually, but I'm not sure how to do it, especially since it involves needing to pull numbers from specific repeating fields like "repeating_provinces_$3_ as opposed to "repeating_provinces_$4_ and so on. I need it to basically do this. <button value="[[defined]]" var defined { if ['stat-number'] and ['other-number'] use XdY } { else if ['stat-number2'] and [other-number2'] use XdY } .................. and so on. Is this possible and if so, how do I do it?