---
title: "How to Import Data From CSV in WordPress Table?"
url: https://nexterwp.com/docs/import-data-from-csv-in-wordpress-table/
date: 2023-04-11
modified: 2026-04-15
author: "Aditya Sharma"
description: "Do you want to add data from a CSV file to a WordPress table? If you're running an e-commerce site, a directory, or any website that involves displaying a lot..."
image: https://nexterwp.com/wp-content/uploads/2024/05/import-data-from-csv-in-wordpress-table-1024x519.jpg
word_count: 210
---

# How to Import Data From CSV in WordPress Table?

## Key Takeaways

- Nexter Blocks offers a Data Table block that simplifies CSV file imports into WordPress tables.
- Users must ensure Nexter Blocks is installed and activated to utilize the Data Table block features.
- CSV files need to be hosted online and use semicolons (;) for column separation to be compatible with the import process.

Do you want to add data from a CSV file to a WordPress table? If you're running an e-commerce site, a directory, or any website that involves displaying a lot of data in a table format, you may have experienced the time-consuming and error-prone task of manually entering large amounts of data into WordPress tables.  

Fortunately, the Data Table block from The Nexter Blocks lets you easily import data from a CSV file into a WordPress Table.

*To check the complete feature overview documentation of the Nexter Blocks Data Table block, [click here](https://nexterwp.com/docs/add-data-table-in-wordpress/).*

***Requirement  - This block is a part of Nexter Blocks, make sure it's installed & activated to enjoy all its powers.***

[LIVE BLOCK LINK](https://nexterwp.com/nexter-blocks/blocks/wordpress-data-table/)

To do this, add the block on the page, then in the **Table** tab, select **CSV File** from the **Type** section.

In the** CSV File URL** field, add your CSV file URL.

![](https://nexterwp.com/wp-content/uploads/2023/04/data-table-csv-file-url-new-1.png)

> *Note: Your CSV file must be hosted online and use a semicolon (****;****) to separate columns. You can use this *[*tool*](https://www.convertcsv.com/csv-to-csv.htm)* to convert your CSV file to semicolon separated CSV. For Excel CSV specifically check *[*this guide*](https://www.ablebits.com/office-addins-blog/change-excel-csv-delimiter/)*.*

Once done, you can see your data in a beautiful, organized table.

Also, check [How to Import Data From Google Sheets in WordPress Table](https://nexterwp.com/docs/import-data-from-google-sheets-in-wordpress-table/).