Angular 6 wrapper HandsonTable

I’m using setDataAtCell() to update the data at a particular cell, but when I am using getDataAtCell() in next line for the same cell, I’m not getting the updated data instead I’m getting the old value.

Hi @swlicenses

Can you share a demo where this situation can be replicable?