# Add multiple repeatable zones in a slice

**URL:** https://community.prismic.io/t/add-multiple-repeatable-zones-in-a-slice/8185
**Category:** Prismic for Content Creators
**Created:** [December 2, 2021, 3:35am UTC](https://community.prismic.io/t/add-multiple-repeatable-zones-in-a-slice/8185 "2021-12-02T03:35:02Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Priyanka](https://dub1.discourse-cdn.com/flex013/user_avatar/community.prismic.io/priyanka/32/3223_2.png) [@Priyanka](https://community.prismic.io/u/Priyanka)
#### Post date: [December 2, 2021, 10:36am UTC](https://community.prismic.io/t/add-multiple-repeatable-zones-in-a-slice/8185/3 "2021-12-02T10:36:58Z")

</div>

Hello @marina

Welcome to the Prismic community and thanks for reaching out to us.

To answer the first part of your question, it's possible to create a table by using the repeatable zone of Slices. We have a nice article on the same, which shows multiple ways to create a table in Prismic.

> [@How to create a Table](https://community.prismic.io/t/how-to-create-a-table/5460):
>
> There are two ways to a table in Prismic: A. Slice with repeating fields B. Use a third-party service and embed the table in a field A. Slice with repeating fields 1. Create the Table Slice Create a Slice. You'll use the repeatable zone to represent the rows of a table. The number of text fields will represent the total number of columns in the table. Add a Title to the Non-repeatable zone, then add a Rich Text field to the repeatable zone for each column you wish the table to have. Here'…

To answer the second part of your question, to see the data of the linked content, you need to adjust your API query with the graphQuery option. Once you adjust the API query the linked content will appear in a "data" object nested in the Link or Content Relationship field.  
Would you please follow this document for [Use Next.js with Prismic — Prismic Docs](https://prismic.io/docs/technologies/links-content-relationships-nextjs)?

I'd recommend you to go with my first solution to create a table in Prismic.

Let me know what do you think about it.

Thanks,  
Priyanka

---

_[View the full topic](https://community.prismic.io/t/add-multiple-repeatable-zones-in-a-slice/8185)._
