- patched some issues with bade naming - patched some issues with function locations - fetch_cells() is now called fetch_row() - fetch_row() is now called filter_column()
- Fetch one or more columns from a table - Fetch rows based on one or multiple columns - Fetch a cell within a specifi row - Fetch column names from a table - Count the number of rows based on columns - Fixed some documentation issues