I’m struggling to get a transaction template to make my tables look how I want. The column widths don’t observe what I put in, and seem to expand to fit the content, regardless of how I try to specify the widths. I’ve tried with CSS % widths, CSS px widths, and explicitly doing width=“100%” or width=“350px” or whatever. What am I missing here?