Contains column filter for DataTable objects which includes or excludes a certain number of columns from a given data table. This table's columns are just wrapped into a new table called FilterColumnTable. Furthermore, the FilterColumnRow is internally used to extract the obmitted cells (columns) from each row.