In the initialization, ```python self.current_data: dict[str, Any] = DataContainer().to_dict() ``` the data container does not contain "report_rate" and the 4 CFCs but the frontend assumes they exist.