Render data as table
Examples written in answer to the questions:
Click How to create a table based on a two-dimensional array?
Click How can I convert a CSV file to a table with a repeating header row?
arraytotable
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/tables/ArrayToTable.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/tables/ArrayToTable.cs##
unitedstates
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/tables/UnitedStates.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/tables/UnitedStates.cs##