In this blog series, we will learn about JSF Data Table.JSF provides a rich control named DataTable to render and format HTML tables.DataTable can iterate over a collection or array of values to display data.DataTable provides attributes to modify its data in an easy way. Let’s learn How to display, add, delete and edit data of a DataTable and How to use DataModel in a DataTable.