addRow(_:) Adds a row to the receiver. Declarationfunc addRow(_ sender: Any?) Parameterssender: Typically the object that sent the message. See AlsoManipulating RowsinsertRow(at:with:asSubrowOfRow:animate:)removeRow(at:)removeRows(at:includeSubrows:)