onBindViewHolder

open override fun onBindViewHolder(holder: NuguChipsView.AdapterChips.ChipsViewHolder, position: Int)

Called by RecyclerView to display the data at the specified position. This method should update the contents of the itemView to reflect the item at the given position.