Description
When rendering property values in table cells the performance degrades significantly with the number of cells. Rendering the name property is very quick, but each additional column slows the rendering down.
Check if we could improve the rendering of non-name columns.