Formatter; converts table entries when printing.
Note this also dereferences the table so it may also use the key values
or other table cells when generating the result.
Note a Formatter can customise XML or UI generation by returning an
object that implements either XMLGenerator or UIGenerator