Function tail

Source
pub fn tail<T: Clone + Debug>(data: &Vec<Vec<T>>, rows: usize)