fix(UTableEntity): updating data on local changes
- load all needed fields before estimating is record matches where list;
- early return for updated record absent in the table;
- pick all unchanged fields from existing data to try to avoid loading data at all
Edited by Mazur Volodymyr