ReferenceCollection and NestedCollection held count. However, having a transaction has limited function. We have abolished count in this update.
Abolished
room.transcripts.insert(transcript, block: { error in
block?(error)
})
New
room.transcripts.insert(transcript)
room.update {
}