I have a table indicator with various color output by a sub-VI, I want the same table with the color output to an HTML report. I append the table to the report, but it doesn't have the color with it, just the contents. The only way that I can think of to do this is to use append image. But I want to append the table, not the image. Is there anyway to append the table with color on the html file? Thank you.