[jQuery] prepend - but make second item instead of first

[jQuery] prepend - but make second item instead of first


I would like to add a row to a table. The first row is a header. So
I want to add it just under the header row. How would I accomplish
such an endeavor?