InsertTableRowAbove/Below and DeleteTableRow commands now are disabled when there is selection. This makes them inconvenient for the following scenarios: - Insert multiple rows - Delete multiple rows Also, when multiple rows are selected and InsertTableRowAbove/Below is executed, is should add the same number of rows.