scrollToIndex( index )- Return type: no return value
- Scrolls the element to the specified index. This is different than
ensureIndexIsVisiblebecause the view is always scrolled.
scrollToIndex( index )ensureIndexIsVisible because the view is always scrolled.