Hi,
You can expand record and see all changes for some time interval at the right side.
Also, if you want to represent the number as value in a table, you can add field like '# of changes', then build an automation that watch any updates to that record and increase the number by one. Of course, watcher should include 'selected fields'. Field representing number of changes, must not affect watcher, otherwise it will put automation to the infinite loop.