Editable row
Name Status Group Edit
{{ user.name || 'empty' }} {{ showStatus(user) }} {{ showGroup(user) }}
Editable column
Name
Status
Group
{{ user.name || 'empty' }} {{ showStatus(user) }} {{ showGroup(user) }}
Editable table
Name Status Group Action
{{ user.name || 'empty' }} {{ showStatus(user) }} {{ showGroup(user) }}