List view panel
A list view is a panel that displays rows of data in a two-dimensional table. The data can be an array of entities, results of a database query, reference table rows, or any other data that can be represented in tabular form.
In most cases, data is viewed in list views and then edited in detail views. However, there are some places—for example, in the ClaimCenter financial transaction entry screens—in which it makes more sense to edit a list of items in place. For this purpose, you can make a list view editable so that you can add or remove rows, or modify cells of data.
The following is an example of a list view:

