
Being able to display tables on your website can be very useful. Tables help you sort and present data to visitors in a format that can make your information easier to understand.
WordPress offers a feature-rich visual editor, but there are some things that the default editor won’t let you do, such as letting you create tables without having to learn code.
Although you can add tables manually to your content in WordPress if you know HTML (Hyper Text Markup Language) and CSS (Cascading Style Sheets), for many non-technical users, this is simply not a practical option.
Fortunately, you can do just about anything you can imagine on a WordPress site with plugins, and inserting tables into your content with the click of a mouse is no exception.
In this step-by-step tutorial you will learn how to create and insert tables easily into your content without requiring knowledge of HTML or CSS or coding skills.
Creating And Adding Tables To WordPress Posts And Pages
If you want to add tables to your WordPress posts or pages without touching code, then the step-by-step tutorial below will show you how to add tables into your WordPress posts and pages using a FREE plugin called TablePress.
TablePress – WP Plugin

TablePress is a powerful and time-saving WordPress plugin that makes creating, editing and managing tables in WordPress a very simple and easy process.
TablePress requires no knowledge or skills coding HTML, CSS, etc. The plugin lets you easily edit your table data. You can add any kind of data, even formulas to tables.
An additional JavaScript library can be used to include features like pagination, sorting, filtering, and more for site users. You can include the tables into your post content using shortcodes and even display tables inside text widgets.
You can also import and export a table from/to CSV files (e.g. from Excel), HTML files, and JSON formats.
This plugin was developed by Tobias Bäthge and is licensed as Free Software under GNU General Public License 2 (GPL 2).
Using TablePress Plugin For WordPress – Step-By-Step Tutorial
To create and add tables to WordPress using TablePress, install and activate the TablePress plugin.
Download the plugin here:
https://wordpress.org/plugins/tablepress
Or install it directly from within your WP Dashboard …

After the plugin has been installed and activated, a new menu item will display on your main menu called TablePress …

Click on TablePress and select Plugin Options from the list of submenus …

The “Plugin Options” area controls your plugin styling and display settings …

For example, in the “User Options” section, you can change where the TablePress menu entry appears on your admin menu.
Normally, the menu item appears somewhere near the middle of your menu column. If you plan to use this plugin a lot, then you can position the menu item close to the top of the Dashboard menu by selecting “Top-level (middle)” on the User Options > Admin menu entry dropdown menu …

The TablePress menu item will now appear close to the top of the admin menu …

You can also specify other options in the “Plugin Options” tab, such as table formatting styles, default language, etc. If you don’t need to modify these settings, simply leave the default options.
With TablePress, tables are created and edited within the plugin area. Tables are then placed via a shortcode into your pages. The table will then display or update when your content is saved.
The advantage of working directly from the plugin is that you can easily modify the information inside your tables without having to open any of your pages and posts. TablePress then updates all of your table data in all instances where the table has been added to your content.
To create a new table select TablePress > Add New Table …

Type in the name, an optional description, and the number of rows and columns you want for the new table into the “Add New Table” form in the Add New tab, then click on the Add Table button to create your new table. You can edit the name, description and size of any table you create at anytime…

Once the new table is created, it will display in the “All Tables” list and get assigned a unique Shortcode ID …

The TablePress shortcode lets you easily insert tables anywhere inside a post or page simply by typing or copying and pasting the shortcode wherever you want your table to display …

Once you have created a new table, adding content to your table is really easy.
In the “Table Content” section, click in the cell and type or paste the content you want to display. You can add text, images and format your content (e.g. add bold text, insert links, etc …)

After your new table has been created, displays a number of additional options that will let you configure your table.
For example, in the “Table Options” section you can select the first row of your table to be the table header or the last row of the table to be the table footer, make the background of consecutive rows alternate in colour, highlight rows when a visitor hovers their mouse over the table, print the table name and description above or below the table, and more …

You can also modify your table content after creating it in the “Table Manipulation” area. You can perform a range of table operations, like adding images and links, hiding, showing, inserting, deleting and cloning selected rows and columns, adding new rows and columns, combining cells, etc …

You can also enable JavaScript library features in your tables that will allow site visitors to sort, filter and search your table content, change the number of table rows displayed on your site (and let visitors change the number of rows displayed), display table information, etc …

You can preview your table anytime, by clicking the Preview button …

A preview window will open in your browser displaying your table. Certain features such as the JavaScript options are disabled in preview mode, but will display once your post or page is published …

Remember to click the Save Changes button when finished to update your new table information …

To view a list of all the tables you have created go to TablePress > All Tables …

All your tables are displayed in a list. You can edit, see the shortcode, copy, delete, export and preview tables …

How To Use The TablePress Shortcode
You can embed a table into content with the TablePress shortcode.
Get the shortcode for your tables by clicking on the Show Shortcode menu item under the table title to get the shortcode …

The plugin also adds a shortcode menu icon to your WordPress editor. This allows you to easily insert tables into your posts and pages while working on your content.
Place your cursor where you want your table to show then click the TablePress menu icon …

TablePress Menu Icon In WordPress Visual Editor Screen
Note: You can also insert a table when working inside the “Text” area of the WP editor …

TablePress Menu Icon In WordPress HTML Editor Screen
Clicking on the menu icon opens a window containing a list of your existing tables.
Select the table you want to embed into the post or page and click Insert Shortcode …

Your TablePress shortcode will be added to your content …

Publish your post or page to display your table and table contents …

As stated earlier, one of the great things about TablePress is that you can change things after publishing the table without having to open your post or page. Edit the content in the plugin area, then save the new table settings and refresh your content to view the updated information.
Another great time-saving feature of the TablePress plugin, is that if you plan to keep adding more data to an existing table, you can simply export your current table, then add new items, make changes, etc. You can then re-import your table file with the news changes and your table content will be automatically updated throughout your site.
To export an existing table, select TablePress > Export a Table in your admin menu …

In the “Export Tables” section, select the table(s) you would like to export (tip: select multiple tables by holding down the “Ctrl” key), then select the Export Format you want(e.g. CSV) and any other export options you’d like to make and click on the Export Table button to download the file to your hard drive …

After changing and resaving your file, you can then easily reimport your table into WordPress.
To import a table into WordPress, go to the Dashboard menu and choose TablePress > Import a Table …

TablePress can import tables from existing data, such as CSV file data, from a spreadsheet application (e.g. Excel), an HTML file, or its own format. You can also import existing tables from the WP-Table Reloaded plugin
To import a table, select and enter the source in the “Import Tables” section. You can also import multiple tables from a ZIP file and choose whether to import tables as a new table or to replace an existing table.

To learn more about the plugin, including accessing the plugin documentation for extra features, get technical support for the plugin, contact the plugin developer, etc., click on the “About Tab” in the plugin admin section, or select TablePress > About TablePress …

As you can see, TablePress is a very powerful and feature-rich free plugin will help you easily create and embed tables into your WordPress posts and pages.
***
"Learning WordPress has been a huge stumbling block for me. I've been looking for something that covers absolutely everything but doesn't cost an arm and a leg. Thank you so much ... you have just provided me with what I have been looking for! Truly appreciated!" - Tanya