I have two tables in Ignition. Both of them have data transformed using the logic in this article to render the rows with a specific color depending on the data within said rows.
Despite the fact that these two tables are being provided data in the exact same format with the exact same header configuration, only one of them is behaving properly.
Table with expected appearance (colored rows):
Table with undesired appearance (improper columns and no colored rows):
Why are these two tables with what appears to be the same setup rendering so much differently?