Add filter functionality and data sorting support
Implemented filter groups to conditionally filter rows based on query parameters. Enhanced data table with default sorting by request date in descending order. Refactored variable declarations and improved code consistency.