Function try_add_cell

Source
fn try_add_cell<T: Into<Cell>>(row: &mut Row, t: Option<T>)