When people imagine a table, in most of the cases, this looks like an Excel spreadsheet. There are a bunch of cells organized in rows and columns, and there is usually one column that contains the identifiers of the rows.
Azure SQL enables you to use much more than a plain table. You can configure and optimize your table for some specific query patterns, ...