This example displays a table of customers with outstanding amounts. The amounts that are greater than a threshold value are highlighted, so they are easy to spot in the example.
Note: We use the CSS from this CSS file to display the table as it is.