Extending TipTap Tables

I want to add a couple of options to the tiptap tables.

  • A property so I can select a style type
  • Highlight column and/or Cell options.

Looking at the source - Umbraco Source Link and they style guide in the docs. I need to add a new extension. However none of the Umbraco table definitions are available to me for extending off so I would need to replicate the entire folder

I am correct in this or is there a better way?

Thanks
Matt