You can access the foreground and background color of the cells in both the Table and the Multicolumn Listbox. You do this by opening a reference to the control and then accessing the color properties through a property node. You can set the color of the text in one cell by changing the foreground color. Attached is an example of changing the color of a cell.
I hope that this helps!
Bob Young