Typo3 - Tables can’t be edited after a Typo3 upgrade.
A few lines in the RTE Configuration file ( yaml ) will fix that problem:
table: defaultHeadings: { rows: 1 } contentToolbar: - tableColumn - tableRow - mergeTableCells - tableProperties - tableCellProperties
Further reading: