Thanks @pyrrho! Agreed that Object.keys (or Object.entries) is helpful here since you'll need an array
For the legacy table, we have a code example here that shows how to merge the changeSet with the table data using Object.entries.