I am new to Sinatra. I work currently on a project that is supposed to use a array, for example: ary = ['a','b','c'] to covert it into an HTML table (possible using an .erb file). The table should have a single column with as many rows, as there are strings (dynamic). for example: a b c (any other item of the array) I don't really have a clue how to do that and I tried code from similar projects,
![Sinatra: Array into HTML table](https://cdn-ak-scissors.b.st-hatena.com/image/square/98d6f053a97a87156775f60757c60865d0f2c47d/height=288;version=1;width=512/https%3A%2F%2Fcdn.sstatic.net%2FSites%2Fstackoverflow%2FImg%2Fapple-touch-icon%402.png%3Fv%3D73d79a89bded)