Super Dynamic Table
No security coverage
# SD Table (Super Dynamic Table)
Provides an SD Table field type for building rich, dynamic HTML tables
directly in the content edit form -- no sub-fields, no separate paragraph
types per row. The entire table (caption, header-column flag, and the full
grid of cells) is stored as one JSON value.
## Requirements
- Drupal 11 or 12 (`core_version_requirement: ^11 || ^12`).
- Core modules: `field`, `file`, `filter`, `editor`, `ckeditor5`.