Details
Description
By default the table should be able to support conditional cell formatting. In applications, this usually involves setting text foreground to red if the value is negative, or setting text colors or background colors based on whether a value falls between high/medium/low ranges. This might be doable via a map of Predicates, and Styles. This could also be used for rendering Enum values.