# Project Plan Issue

**URL:** https://community.glideapps.com/t/project-plan-issue/73799
**Category:** Ask for Help
**Created:** [June 1, 2024, 8:09am UTC](https://community.glideapps.com/t/project-plan-issue/73799 "2024-06-01T08:09:38Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 1, 2024, 11:31pm UTC](https://community.glideapps.com/t/project-plan-issue/73799/2 "2024-06-01T23:31:35Z")

</div>

> [@Need help to populate a list into a table](https://community.glideapps.com/t/need-help-to-populate-a-list-into-a-table/73775/9):
>
> The error with your single value column is because you are not directly taking it from the array column, but instead from the sheet again. Additionally, the array/row index always starts from 0 for the first row. I am still confused about how you work. Perhaps below there is a video reference that I think is interesting for starting a new task that you can learn. Please take a look. [[🎓 Glide Tutorial - Add, Edit or Delete Multiple Rows (Glide API)] ](https://www.youtube.com/watch?v=b7_k3_brusQ)

In addition to what the linked post has said, do you need to actually act on those rows? Let’s say changing the status of a project row? If yes, then you better have those tasks on their own rows, instead of having a helper table.

---

_[View the full topic](https://community.glideapps.com/t/project-plan-issue/73799)._
