Input field in table

I have a scrolling html table of 1 - 30 rows, depending upon user choices. I need the user to be able to enter information against multiple rows of user choice. ie I need an input field for each row but don’t know how to achieve this.