| Sl No. | {{attribute['AttributeName']}} | Other fields |
| {{$index + 1}} | {{record[attribute["AttributeName"]]}} | {{getTableOtherFields(table, record);}} |
| Attribute name | Attribute type |
|---|---|
| {{attribute['AttributeName']}} | {{attribute['AttributeType']}} |
| Attribute name | Key type |
|---|---|
| {{attribute['AttributeName']}} | {{attribute['KeyType']}} |
{{tableDescriptionsPretty[table]}}