Right-click on table cells to access row insert, column insert, cell merge, cell split, and delete operations through the context menu.
<richtextbox
name="tableOpsEditor"
toolbar="default"
height="350px"
enable-context-menu="true"
context-menu-mode="Default"
html="..." />