Android- How to make a Scroll View of Text Views

I am developing a Android app and I am new to Android stuff. I want to make a Scroll View that is full of Text Boxes that can be updated via code. I want to be able to add more text Views to the scroll View and then remove the Text Views. Could somebody give me some advice?