This is an tableview widget. It's a classical row-based data view. TableView can also serve as a datagrid widget allowing any column value to be edited. You can easily create your own column editors. As an example, label and version columns are editable using default widget text editor (with different value setter methods, one is set using remote backend, the other directly). Please note, that the browser data are randomly generated, you might experience `bad` set of data in which case simply hit the `Redraw` link.
Redraw