The line if ((toIndex = fromIndex + 4) >= employees.size ()) toIndex = employees.size () - 1 should be replaced by if ((toIndex = fromIndex + 4) >= employees.size ()) toIndex = employees.size () to ensure that the last employee (Gary Oldman) appear on the last page
This taglib has been deprecated, so I don't expect to see this worked on.