How to get the table update

How do I join results of recordUpdates in table?
ex:
table1 + table1.recordUpdates
result:
{"newObject": "value", ...}

Can you clarify what you are trying to accomplish and why? Then we can better direct you to the right solution.