pub fn rank(rows: &[Row]) -> Vec<&Row>
rows in the order the finished table draws them: measured rows fastest first, then everything that produced no figure, in the order it came.
rows