need loops for creating table with dynamic data from data base #2426
Closed
afzallakhani
started this conversation in
Ideas / Requests
Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i need to create a table in that table number of rows need to be as per data in my array but when i try to map through it and create rows for each there is an error cannot read property cellCount of undefined.
is there any way to add exact number of rows to a table as per dynamic data from database?
Beta Was this translation helpful? Give feedback.
All reactions