Contex:
Users can include additional metadata like GUID or StationID in the extra_info section via custom YAML mapping files. However, these extra columns may not always be present in the original Vision Excel file—especially when working with partial exports.
Currently, if an extra column such as StationID is specified in the mapping file but missing from the Excel file (e.g., in the Transformers or Three-winding transformers tables), the conversion fails.
Proposal
Update the Excel conversion logic to gracefully handle missing extra columns.