@omrid01/node-red-dashboard-2-table-tabulator - setting colors

The message errors indicate that the user-function definitions are missing. Did you provide the tbFuncs argument in your tbCreateTable? (see the node's on-line help).
Also, make sure to enable the Allow functions in messages checkbox.

Thank you so much, that did the trick!