Databinding modification won't appear in Table's cell

Wappler Version : Wappler 6.0.2
Operating System : WIndows 11 x64 22H3
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docker

I have a Bootstrap 5 table generated table.
I want to edit (modify) one specific cell value and when I click on magic wand icon - it does noting.

Restarting Wappler doesn’t help.
Manually modification via code works as expected.

Does the same thing happen if you switch the data picker to Design mode instead and first click on the expression there?
If this also happens there please restart Wappler in debug mode and attach the debug log here:

Looks like I had a weird Table Logic generation.
When I change it - data binding works fine again.
Can’t replicate now.