Skip to main content

Large tables of data

One can utilize component InputTable, that originally stands for editing table, but can be used just to view them as well. The good thing about it that it supports infinitely large tables since the actual content is loaded by parts (and unloads if no longer needed)

statistics on CPU

TB = TableView[ExampleData[{"Statistics", "CPUPerformance"}], "Height"->600] // CreateFrontEndObject;

slide

.slide

## CPU Performance
An example list

<br/><br/>
<TB/>

The expected result