Logo
NeoArc Studio

Table Block

Create structured data tables with headers, rows, and optional captions. Supports zebra striping for improved readability. Ideal for comparisons, specifications, and tabular data.

Tables present structured data in rows and columns. Use them when information needs to be compared, when showing specifications, or when data has a natural tabular structure.

When to Use

Block Properties

PropertyRequiredDescription
HeadersYesColumn headers for the table
RowsYesData rows with cells matching the header columns
CaptionNoOptional table description shown below the table
StripedNoToggle zebra striping for alternating row colours

Example: Feature Comparison

A comparison table showing features across different tiers.

Feature availability by plan
FeatureFreeProEnterprise
Projects3UnlimitedUnlimited
Storage1 GB50 GB500 GB
Team Members110Unlimited
API AccessNoYesYes
SSONoNoYes
Priority SupportNoNoYes

Example: Technical Specifications

A table without zebra striping for a cleaner look with fewer rows.

PropertyValue
ProtocolHTTPS
Port443
Timeout30 seconds
Max Payload10 MB

Example: Schedule

Tables work well for schedules and timelines.

Weekly deployment schedule
DayEnvironmentTime (UTC)Owner
MondayDevelopment09:00Dev Team
WednesdayStaging14:00QA Team
FridayProduction10:00Platform Team

Editing Tables

ActionHow To
Edit CellClick any cell to edit its content
Add ColumnUse the + button in the header row
Add RowUse the + Add Row button below the table
Delete RowHover over a row to reveal the delete button
Toggle StripingUse the Striped Rows toggle for alternating backgrounds