Is there any way I can create a Scrolling that goes up to a certain index?
EXAMPLE: Hello[0] How are you?[1] Good afternoon[2]
Hello[0]
How are you?[1]
Good afternoon[2]
I would like to get to the last index, in this case Index[2]