Table data property editor for Umbraco 10+.
Install for Umbraco 10+ via NuGet:
dotnet add package Limbo.Umbraco.Tables --version 1.0.1
The property editor gives users the ability to create tabular data, with each cell value being a richtext editor on it's own.
The table can be configured to use either the first row or the first column as a header - or both.