Detect Table NodeView

How can we detect selection and deselection of a table NodeView ?

The way you’d handle most other editor events—observe transactions and compare the new selection to the previous selection.