So that rather than <input><label> I can get <div><input><label></div> for each of the items in my datasource?
<input><label>
<div><input><label></div>
If you want that level of control, you'll need to use something like a ListView.