HTML embedding table

Hi, I need to create a report that will have an embedded table in the email. It’s to replace an existing report that uses a qlik cloud automation.

I managed to create the table using css and a variable for each value, but as you can imagine, that’s not very convenient and I need over 60 variables just for this table alone.

Is there a way to reference cells or at least rows from the standard insert table so I can style each one individually?

{{Datathrough_label}} {{Actual_label}} {{Forecast_label}} {{Var._label}} {{% Var._label}}
{{Datathrough_cidPbxkkH}} {{Actual}} {{Forecast}} {{Var.}} {{% Var.}}

I can style an entire column, but not a specific row.

Thanks,

Maximo Cutro