TWebTableControl.Cells[ACol,ARow] problem

Hi,

In the last version of the Web Core Framework I get strange cell values.
For example, I added to the table string 'test 1' but when I get the value from this cell the result is:

<div style="overflow: hidden; text-overflow: ellipsis; white-space:nowrap">test 1<div>

should be simply 'test 1'.

In attachment project for repro.

webtablefill.zip (1.8 MB)

We could reproduce this regression.
It's fixed. v2.2 will have this fix.