Automatic update grid and kotlin courutine

I have a problem that after subscribing to the service, my grid does not automatically update. The service returns Flow. As soon as I update the data through the service, the table does not react to changes in any way. What could be the problem?