PointerModel# pydantic model lsst.images.fits.PointerModel# Parameters: data (Any) Fields: column (lsst.images.serialization._tables.TableColumnModel) row (int) field column: TableColumnModel [Required]# Table column for this cell this pointer targets. field row: int [Required]# Zero-indexed row for cell this pointer targets.