I have an array of string: var choices = [\'a\', \'b\', \'c\'];
I want to make a text widget by iterating through each strings. I believe the usual way doing this is