The document explains the use of console.table() for displaying JSON data in a tabular format in the console. It demonstrates various examples, including arrays, objects, and how nested objects are displayed. Additionally, it mentions the built-in sorting feature that allows users to sort the table by clicking on column headers.