Q22
Single choice
An HTML table that is defined by iterating over a set of data, displaying information about one item of data
per row. The body of the <apex:dataTable> contains one or more column components that specify what
information should be displayed for each item of data. The data set can include up to 1,000 items.