+Tables are a fairly complex type of content supported by our WYSIWYG editor, especially
+with all the options and variations that can apply to them. It's easy for sizing & formatting
+to go wrong, or become somewhat "stuck", while it's difficult to reset these kinds of options.
+In this release, we've focused on a whole range of improvements to make it easier to handle
+these kinds of scenarios.
+
+TODO - Image of table menu
+
+Within the table toolbar menu, there are now a couple of extra options: "Clear table formatting" which
+makes it easy to reset all sizing and formatting across the whole table in a single click.
+"Resize to contents" which resets all fixed sizes across the tables, allowing it to automatically scale
+back to the contents.
+
+Multi-table-cell selection has been enhanced, so that clear-formatting & text-direction controls
+will now properly apply across the whole selection range. We've also addressed an issue with
+scrollbars clogging up the view in such selections in certain browsers.
+
+Lastly, enabling a header row has been made easier. Previously, this required navigating multiple
+levels of menus but instead you'll now see a "Toggle header row" button in the table toolbar
+when focused on the first table row:
+
+TODO - Table header toggle button