How to change the font of part of a webix datatable cell ?

Hi ,

I have below datatable :
https://webix.com/snippet/d8fe78d2

The cell in the second row under ‘Place’ column is colored as red.
The cell is showing the text in multiline and I want to change the font one of item in that cell , meaning instead of making the whole cell red, I want to change one of items font as red or bold.

Please help me out if it is possible.

Thanks.

wrap required item into span with required style.
https://webix.com/snippet/a6cca5f6