I am working with an Angular Material dynamic table and I want to customize the colors or icons based on the data received. I don't want every row to have the same color or icon, but rather apply it selectively. Although each row currently has a button displayed, I only want to show it on certain rows.