Origam entity - Function non-database field in grid

I have a grid screen with lazy loaded data. In master screen i have non database function field. After first loaded data the field shows incorrect datas in others rows.
Why isn’t it filled with right results ? All data for function is already in a row.

Where do the wrong data appear? In the currently selected master row or in all the other rows? What if you change an active master row?