class Cucumber::MultilineArgument::DataTable::DiffMatrices

def misplaced_col

def misplaced_col
  cell_matrix[0] != original_header
end