- Added a new function `calcularSaldosPorPar` to compute balances for entry and exit pairs, returning a map of balances indexed by record. - Updated the table data generation to display daily balances per pair, enhancing visibility of time management. - Implemented logic to handle incomplete pairs and display appropriate messages in the UI, improving user experience.