Populate TableCell with an attribute value
When dealing with a regular Element Container in my EDD, in order to achieve some flexibility, I have frequently resorted to inserting attributes' value into Container's Prefix rules as follows Prefix:<$attribute[myattribute]>.
Now I am in a TableCell Element and the typical Container's rules (e.g. Prefix, Suffix, First/LastParagraphRules) are not available.
Any suggestions on how populate a TableCell with an attribute value are appreciated!
