How do you add images to a tables columns TextView - TableCellEditor? I'm trying to put an image in the actual column (not column header) that would display to the user some sort of status for all rows in the table. I can only find examples of trees in a table that can have img. srcs. Do I need to use a different type of TableCellEditor in the TableColumn to be able to add an image?