There is an update method of a Control that you can use for this.
Since rows is a Model.List, you could bind to changes in that and re-render without using the update function.