Shows data in a spreadsheet.
Data Table widget takes one or more data sets on its input, and presents them in a spreadsheet format. Widget supports sorting by attribute values (click on the attribute name in the header row).
We used two File widgets, read the iris and glass data set (provided in Orange distribution), and send them to the Data Table widget.
A snapshot of the widget under these settings is shown below.