copy_cells# Database.copy_cells(cells_to_copy)# Copy cells from other databases or this database into this database. Parameters: cells_to_copylist of CellCells to copy. Returns: list of CellNew cells created in this database.