Question regarding performance of clone() and appendTo()

Question regarding performance of clone() and appendTo()

Hello,

I just wanted to ask this question. Will there be any performance issues if I use clone() and appendTo() frequently?
I need to clone a table and append it to  a parent div when ever the user selects the option in a listbox

Thanks a lot.