Because I already read document of Apple and stackoverflow I understand why we use prepareForReuse method.
However I don't understand why we add super.prepareForReuse() to prepareForReuse().
I guess it is very basic knowledge about Swift, so i did google hard. But I can't understand about that. Please help me. Thank you.