Multiple formulas with common terms can be combined for table labels. For example:
              rate X price = tax
and                  price + tax = total
produce      -----------------------------
             |rate | price | tax | total |
             -----------------------------
Note that "|" can be used as a generic delimeter in place of "X", "+" and "=".