Interfere

Table

A structured data display component.

Default

A table with four columns and sample data rows.

NameEmailRoleStatus
Alice Johnsonalice@example.comAdminActive
Bob Smithbob@example.comEditorActive
Carol Whitecarol@example.comViewerInactive
Dan Browndan@example.comEditorActive
Eve Daviseve@example.comAdminPending
With Footer

A table with a footer row for summary data.

InvoiceStatusAmount
INV-001Paid$250.00
INV-002Pending$150.00
INV-003Paid$350.00
Total$750.00
With Caption

A table with a caption describing its contents.

A list of team members and their roles.
NameRoleStatus
Alice JohnsonAdminActive
Bob SmithEditorActive
Carol WhiteViewerInactive