Datatable cell styling based on value from another cell in row

Using the common snippet examples of film titles with released year and votes, how would you highlight the film title cell if the year was > 1980?

try to use cssFormat option for column
https://snippet.webix.com/gll42086
https://docs.webix.com/api__ui.datatable_columns_config.html