This module contains a Remove structure which helps to remove an etheir column or row from a Table.
Remove
Table
let table = Table::new(&data).with(Remove::row(Rows::first()));