I have array of string which can hold multiple data, I want to keep adding strings into the array in the document. How can I achieve that
TL;DR
The user wants to know if there is a way to add multiple strings to an array in a document. There is a "+ Add Item" button available, but the user is unsure if there is a method to continuously add items. The solution is to click on the "+ Add Item" button to keep adding strings to the array.