When I use table.setectRow() I would like the table to scroll to the row I just selected.
Or add an optional boolean parameter (defaults to false to maintain backward compatibility) which triggers a scroll.
Another option would be to have a table.scrollTo() method.